home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2004 September (Special)
/
Chip-Special_2004-09_Digitalni-Hudba.bin
/
servis
/
invest
/
dskinv.exe
/
{app}
/
di.exe
/
0
/
RCDATA
/
TABOUTFORM
/
TABOUTFORM.txt
Wrap
Text File
|
2003-05-02
|
4KB
|
201 lines
object AboutForm: TAboutForm
Left = 431
Top = 234
BorderStyle = bsDialog
Caption = 'About this program'
ClientHeight = 283
ClientWidth = 340
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = True
Position = poScreenCenter
ShowHint = True
OnClose = FormClose
OnCreate = FormCreate
PixelsPerInch = 120
TextHeight = 16
object Label10: TLabel
Left = 117
Top = 97
Width = 105
Height = 16
Caption = 'Software page:'
Font.Charset = DEFAULT_CHARSET
Font.Color = clGreen
Font.Height = -15
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object URLHomePage: TURLLabel
Left = 24
Top = 113
Width = 297
Height = 16
Cursor = crHandPoint
Hint = 'Where you will find all my software'
LabelType = hmMAIL
Effect98 = True
Caption = 'www.theabsolute.net/sware/'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -15
Font.Name = 'MS Sans Serif'
Font.Style = []
AutoSize = False
Alignment = taCenter
ParentFont = False
end
object Label11: TLabel
Left = 148
Top = 165
Width = 44
Height = 16
Caption = 'Email:'
Font.Charset = DEFAULT_CHARSET
Font.Color = clGreen
Font.Height = -15
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object URLMail: TURLLabel
Left = 97
Top = 180
Width = 155
Height = 16
Cursor = crHandPoint
Hint = 'To contact me'
LabelType = hmMAIL
Effect98 = True
Caption = 'software@theabsolute.net'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -15
Font.Name = 'MS Sans Serif'
Font.Style = []
AutoSize = False
ParentFont = False
end
object Label5: TLabel
Left = 24
Top = 10
Width = 289
Height = 29
Alignment = taCenter
AutoSize = False
Caption = '- DISK INVESTIGATOR -'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -23
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label6: TLabel
Left = 40
Top = 60
Width = 265
Height = 16
Alignment = taCenter
AutoSize = False
Caption = 'FREEWARE by Kevin Solway'
end
object Label7: TLabel
Left = 32
Top = 75
Width = 281
Height = 16
Alignment = taCenter
AutoSize = False
Caption = 'Copyright � Kevin Solway 1998-2003'
end
object Label1: TLabel
Left = 109
Top = 132
Width = 122
Height = 16
Caption = 'Philosophy page:'
Font.Charset = DEFAULT_CHARSET
Font.Color = clGreen
Font.Height = -15
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object URLLabel1: TURLLabel
Left = 38
Top = 148
Width = 265
Height = 16
Cursor = crHandPoint
Hint = 'Where you will find my ideas'
Effect98 = True
Caption = 'www.theabsolute.net'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
AutoSize = False
Alignment = taCenter
ParentFont = False
end
object Verlabel: TLabel
Left = 152
Top = 40
Width = 29
Height = 16
Caption = 'v2.0'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object OKButton: TButton
Left = 129
Top = 242
Width = 92
Height = 31
Hint = 'Close this dialog'
Cancel = True
Caption = 'OK'
Default = True
ModalResult = 1
TabOrder = 0
OnClick = OKButtonClick
end
object passwordbutton: TButton
Left = 32
Top = 242
Width = 129
Height = 31
Caption = 'Enter Password'
TabOrder = 1
Visible = False
OnClick = passwordbuttonClick
end
object purchasebutton: TButton
Left = 16
Top = 205
Width = 305
Height = 25
Hint = 'Click here to visit the download page online'
Caption = 'DOWNLOAD "CLEAN DISK SECURITY"'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 2
OnClick = purchasebuttonClick
end
end